***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Nov 23, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZT52-B24S A K
.param
+vc0 = 2.873e-11	vc1 = 5.316e-12		vc2 = 3.007e-14
+tc1 = 2.301e-2		tc2 = 3.359e-2		
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 5.297e-14	    n = 1.106		  rs = 5.503e-1		ikf = 2.902e-4
+ibv = 5e-3		 nbv = 2		  bv = 24
***** capacitance parameter ***
+cjo = 1.847e-11	   m = 3.568e-1		  vj = 6.712e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25		  eg = 1.000		 xti = 3
+trs1 = 1.659e-5	trs2 = -2.033e-6	tbv1 = 9.434e-4		tbv2 = -8e-7		tikf = 1.073e-1
.ends BZT52-B24S
*$
